Package-level declarations

Types

Link copied to clipboard
public class Box implements Parcelable
The box where an extraction is found.
Link copied to clipboard
public class CompoundExtraction implements Parcelable
A compound extraction describes a group of extractions.
Link copied to clipboard
public class Document implements Parcelable
A document sent for processing to the Gini API.
Link copied to clipboard
public class Extraction implements Parcelable
An extraction contains an entity that describes a general semantic type of the extraction, such as iban, bic, or amount.
Link copied to clipboard
public class ExtractionsContainer implements Parcelable
The ExtractionsContainer contains specific extractions (e.g.
Link copied to clipboard
public final class Payment

Holds information about a payment.

Link copied to clipboard
public final class PaymentRequest

Holds information about a payment request.

Link copied to clipboard
public class SpecificExtraction extends Extraction
A specific extraction assigns a semantic property to the extraction.